quest fixes
axe reward should veinmine properly + added clarification for charcoal problem
This commit is contained in:
@@ -1220,7 +1220,7 @@
|
|||||||
""
|
""
|
||||||
"Wooden planks are still pretty good as &6furnace fuel&r, especially since you get &l&3four&r from one log."
|
"Wooden planks are still pretty good as &6furnace fuel&r, especially since you get &l&3four&r from one log."
|
||||||
""
|
""
|
||||||
"If this displeases you, you can &brevert this back&r to vanilla behaviour in the &aGTCEu&r configs."
|
"If this displeases you - normally you'd be able to &brevert this back&r to vanilla behaviour in the &aGTCEu&r configs, but the configuration option is bugged. To &erevert&r the nerf, you can delete the \"charcoal.js\" script in &bkubejs/server_scripts&r!"
|
||||||
]
|
]
|
||||||
icon: "minecraft:charcoal"
|
icon: "minecraft:charcoal"
|
||||||
id: "36DD94945D5B4A80"
|
id: "36DD94945D5B4A80"
|
||||||
@@ -1327,15 +1327,23 @@
|
|||||||
type: "item"
|
type: "item"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
id: "7E804AA7B8F3B145"
|
id: "2B1124C773D1E30F"
|
||||||
item: {
|
item: {
|
||||||
Count: 1b
|
Count: 1b
|
||||||
id: "gtceu:iron_axe"
|
id: "gtceu:iron_axe"
|
||||||
tag: {
|
tag: {
|
||||||
Damage: 0
|
DisallowContainerItem: 0b
|
||||||
|
GT.Behaviours: {
|
||||||
|
DisableShields: 1b
|
||||||
|
TreeFelling: 1b
|
||||||
|
}
|
||||||
GT.Tool: {
|
GT.Tool: {
|
||||||
Damage: 0
|
Damage: 0
|
||||||
|
HarvestLevel: 2
|
||||||
|
MaxDamage: 255
|
||||||
|
ToolSpeed: 4.0f
|
||||||
}
|
}
|
||||||
|
HideFlags: 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
type: "item"
|
type: "item"
|
||||||
|
|||||||
Reference in New Issue
Block a user