2.6
This commit is contained in:
@@ -159,10 +159,10 @@ selection: true
|
||||
> plant_at列表中需要保持格式一致,如["minecraft:grass", "minecraft:dirt"]或["grass", "dirt"],否则在相邻自定义农作物种植新的农作物会导致上一个农作物被破坏
|
||||
|
||||
```json
|
||||
"minecraft:seed": {
|
||||
"minecraft:seed": {
|
||||
"crop_result": "sweet_berry_bush",
|
||||
"plant_at": ["grass", "dirt", "podzol"]
|
||||
},
|
||||
},
|
||||
```
|
||||
|
||||
### minecraft:stacked\_by\_data
|
||||
|
||||
Reference in New Issue
Block a user