mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-31 04:46:37 +00:00
Update palm_tree.yml
This commit is contained in:
@@ -193,11 +193,6 @@ items:
|
||||
parent: minecraft:block/cross
|
||||
textures:
|
||||
cross: minecraft:block/custom/palm_sapling
|
||||
variants:
|
||||
stage=0:
|
||||
appearance: default
|
||||
stage=1:
|
||||
appearance: default
|
||||
default:palm_leaves:
|
||||
material: oak_leaves
|
||||
data:
|
||||
@@ -230,8 +225,6 @@ items:
|
||||
states:
|
||||
template: default:block_state/leaves
|
||||
arguments:
|
||||
default_state: oak_leaves[distance=1,persistent=false,waterlogged=false]
|
||||
waterlogged_state: oak_leaves[distance=1,persistent=false,waterlogged=true]
|
||||
model_path: minecraft:block/custom/palm_leaves
|
||||
texture_path: minecraft:block/custom/palm_leaves
|
||||
default:palm_trapdoor:
|
||||
@@ -622,8 +615,7 @@ blocks#fence:
|
||||
- minecraft:wooden_fences
|
||||
behavior:
|
||||
type: fence_block
|
||||
self-tag: fences
|
||||
connectable-tag: wooden_fences
|
||||
connectable-block-tag: minecraft:wooden_fences
|
||||
can-leash: true
|
||||
states:
|
||||
template: default:block_state/fence
|
||||
|
||||
Reference in New Issue
Block a user