mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-20 07:29:27 +00:00
Update types
This commit is contained in:
Binary file not shown.
@@ -1,14 +1,14 @@
|
|||||||
# ID
|
# ID
|
||||||
tomato:
|
tomato:
|
||||||
# Item type
|
# Item type
|
||||||
# TRIPWIRE / ITEM_FRAME / ITEM_DISPLAY (1.19.4+)
|
# BLOCK / FURNITURE
|
||||||
type: TRIPWIRE
|
type: BLOCK
|
||||||
# The crop can only be planted on whitelisted pots
|
# The crop can only be planted on whitelisted pots
|
||||||
pot-whitelist:
|
pot-whitelist:
|
||||||
- default
|
- default
|
||||||
# Seed of the crop
|
# Seed of the crop
|
||||||
seed: {0}tomato_seeds
|
seed: {0}tomato_seeds
|
||||||
# Only works in ITEM_FRAME / ITEM_DISPLAY mode
|
# Only works in FURNITURE mode
|
||||||
random-rotation: true
|
random-rotation: true
|
||||||
# Break/Plant requirements
|
# Break/Plant requirements
|
||||||
requirements:
|
requirements:
|
||||||
|
|||||||
Reference in New Issue
Block a user