mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-28 03:19:14 +00:00
统一大小写
This commit is contained in:
@@ -19,8 +19,8 @@ items:
|
||||
resistance: 1.4
|
||||
is-suffocating: true
|
||||
is-redstone-conductor: true
|
||||
push-reaction: PUSH_ONLY
|
||||
instrument: BASEDRUM
|
||||
push-reaction: push_only
|
||||
instrument: basedrum
|
||||
map-color: 36
|
||||
sounds:
|
||||
break: minecraft:block.stone.break
|
||||
|
||||
@@ -21,8 +21,8 @@ items:
|
||||
- default:sound/wood
|
||||
- default:settings/solid_1x1x1
|
||||
overrides:
|
||||
push-reaction: NORMAL
|
||||
instrument: HARP
|
||||
push-reaction: normal
|
||||
instrument: harp
|
||||
luminance: 15
|
||||
map-color: 36
|
||||
state:
|
||||
|
||||
@@ -24,7 +24,7 @@ items:
|
||||
replaceable: false
|
||||
is-redstone-conductor: true
|
||||
is-suffocating: true
|
||||
instrument: BASEDRUM
|
||||
instrument: basedrum
|
||||
map-color: 15
|
||||
behavior:
|
||||
type: lamp_block
|
||||
|
||||
@@ -19,7 +19,7 @@ blocks:
|
||||
- default:sound/grass
|
||||
overrides:
|
||||
item: default:ender_pearl_flower_seeds
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
map-color: 24
|
||||
is-randomly-ticking: true
|
||||
behaviors:
|
||||
|
||||
@@ -17,7 +17,7 @@ items:
|
||||
- default:sound/grass
|
||||
overrides:
|
||||
item: default:fairy_flower
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
map-color: 19
|
||||
behavior:
|
||||
type: bush_block
|
||||
|
||||
@@ -16,7 +16,7 @@ items:
|
||||
- default:hardness/none
|
||||
- default:sound/grass
|
||||
overrides:
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
map-color: 15
|
||||
is-randomly-ticking: true
|
||||
behaviors:
|
||||
|
||||
@@ -25,7 +25,7 @@ items:
|
||||
overrides:
|
||||
hardness: 0.5
|
||||
resistance: 0.5
|
||||
instrument: SNARE
|
||||
instrument: snare
|
||||
map-color: 45
|
||||
state:
|
||||
id: 16
|
||||
@@ -59,7 +59,7 @@ items:
|
||||
overrides:
|
||||
hardness: 1.8
|
||||
resistance: 1.8
|
||||
instrument: BASEDRUM
|
||||
instrument: basedrum
|
||||
map-color: 45
|
||||
state:
|
||||
id: 17
|
||||
|
||||
@@ -44,7 +44,7 @@ items:
|
||||
map-color: 29
|
||||
hardness: 10.0
|
||||
resistance: 1200
|
||||
push-reaction: BLOCK
|
||||
push-reaction: block
|
||||
states:
|
||||
properties:
|
||||
facing_clockwise:
|
||||
|
||||
@@ -363,7 +363,7 @@ items:
|
||||
template:
|
||||
- default:sound/wood
|
||||
overrides:
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
map-color: 2
|
||||
instrument: bass
|
||||
hardness: 3.0
|
||||
@@ -588,7 +588,7 @@ items:
|
||||
- default:hardness/planks
|
||||
overrides:
|
||||
burnable: true
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
map-color: 2
|
||||
instrument: bass
|
||||
tags:
|
||||
|
||||
@@ -17,7 +17,7 @@ items:
|
||||
- default:hardness/none
|
||||
overrides:
|
||||
map-color: 11
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
behaviors:
|
||||
- type: sturdy_base_block
|
||||
direction: down
|
||||
|
||||
@@ -16,7 +16,7 @@ items:
|
||||
- default:hardness/none
|
||||
- default:sound/grass
|
||||
overrides:
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
map-color: 60
|
||||
behavior:
|
||||
type: on_liquid_block
|
||||
|
||||
@@ -19,8 +19,8 @@ items:
|
||||
resistance: 1200
|
||||
is-suffocating: true
|
||||
is-redstone-conductor: true
|
||||
push-reaction: BLOCK
|
||||
instrument: BASEDRUM
|
||||
push-reaction: block
|
||||
instrument: basedrum
|
||||
map-color: 6
|
||||
sounds:
|
||||
break: minecraft:block.stone.break
|
||||
@@ -35,9 +35,8 @@ items:
|
||||
sounds:
|
||||
open: minecraft:block.iron_trapdoor.open
|
||||
close: minecraft:block.iron_trapdoor.close
|
||||
hopper-behavior:
|
||||
allow-input: true
|
||||
allow-output: false
|
||||
allow-input: true
|
||||
allow-output: false
|
||||
states:
|
||||
properties:
|
||||
facing:
|
||||
|
||||
@@ -21,8 +21,8 @@ items:
|
||||
burnable: true
|
||||
is-suffocating: false
|
||||
is-redstone-conductor: false
|
||||
push-reaction: BLOCK
|
||||
instrument: BASS
|
||||
push-reaction: block
|
||||
instrument: bass
|
||||
sounds:
|
||||
break: minecraft:block.wood.break
|
||||
fall: minecraft:block.wood.fall
|
||||
@@ -68,8 +68,8 @@ items:
|
||||
burnable: true
|
||||
is-suffocating: false
|
||||
is-redstone-conductor: false
|
||||
push-reaction: BLOCK
|
||||
instrument: BASS
|
||||
push-reaction: block
|
||||
instrument: bass
|
||||
sounds:
|
||||
break: minecraft:block.wood.break
|
||||
fall: minecraft:block.wood.fall
|
||||
|
||||
@@ -747,7 +747,7 @@ templates#settings#blocks:
|
||||
- default:hardness/none
|
||||
- default:sound/grass
|
||||
overrides:
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
is-randomly-ticking: true
|
||||
map-color: 7
|
||||
tags:
|
||||
@@ -763,11 +763,11 @@ templates#settings#blocks:
|
||||
overrides:
|
||||
hardness: 0.2
|
||||
resistance: 0.2
|
||||
push-reaction: DESTROY
|
||||
push-reaction: destroy
|
||||
replaceable: false
|
||||
is-redstone-conductor: false
|
||||
is-suffocating: false
|
||||
instrument: HARP
|
||||
instrument: harp
|
||||
tags:
|
||||
- minecraft:mineable/hoe
|
||||
- minecraft:sword_efficient
|
||||
@@ -780,11 +780,11 @@ templates#settings#blocks:
|
||||
- default:burn_data/wood
|
||||
- default:hardness/wood
|
||||
overrides:
|
||||
push-reaction: NORMAL
|
||||
push-reaction: normal
|
||||
replaceable: false
|
||||
is-redstone-conductor: true
|
||||
is-suffocating: true
|
||||
instrument: BASS
|
||||
instrument: bass
|
||||
can-occlude: true
|
||||
tags:
|
||||
- minecraft:mineable/axe
|
||||
@@ -798,11 +798,11 @@ templates#settings#blocks:
|
||||
- default:burn_data/planks
|
||||
- default:hardness/planks
|
||||
overrides:
|
||||
push-reaction: NORMAL
|
||||
push-reaction: normal
|
||||
replaceable: false
|
||||
is-redstone-conductor: true
|
||||
is-suffocating: true
|
||||
instrument: BASS
|
||||
instrument: bass
|
||||
can-occlude: true
|
||||
tags:
|
||||
- minecraft:mineable/axe
|
||||
@@ -814,10 +814,10 @@ templates#settings#blocks:
|
||||
overrides:
|
||||
hardness: 3.0
|
||||
resistance: 3.0
|
||||
push-reaction: NORMAL
|
||||
push-reaction: normal
|
||||
is-redstone-conductor: true
|
||||
is-suffocating: true
|
||||
instrument: BASEDRUM
|
||||
instrument: basedrum
|
||||
can-occlude: true
|
||||
map-color: 11
|
||||
tags:
|
||||
@@ -830,10 +830,10 @@ templates#settings#blocks:
|
||||
overrides:
|
||||
hardness: 4.5
|
||||
resistance: 3.0
|
||||
push-reaction: NORMAL
|
||||
push-reaction: normal
|
||||
is-redstone-conductor: true
|
||||
is-suffocating: true
|
||||
instrument: BASEDRUM
|
||||
instrument: basedrum
|
||||
can-occlude: true
|
||||
map-color: 59
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user