mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-29 11:59:15 +00:00
custom placeholder register
This commit is contained in:
@@ -158,6 +158,7 @@ tomato:
|
||||
# But you can set some special crops' loots here
|
||||
99:
|
||||
model: {0}tomato_stage_golden
|
||||
# You can set interact/break requirements for each stage
|
||||
requirements:
|
||||
break:
|
||||
requirement_1:
|
||||
|
||||
@@ -31,7 +31,7 @@ sprinkler_1:
|
||||
# The amount of water to add
|
||||
amount: 3
|
||||
method_2:
|
||||
item: WATER
|
||||
item: POTION
|
||||
return: GLASS_BOTTLE
|
||||
amount: 1
|
||||
# Water bar image settings
|
||||
@@ -119,7 +119,7 @@ sprinkler_2:
|
||||
return: BUCKET
|
||||
amount: 3
|
||||
method_2:
|
||||
item: WATER
|
||||
item: POTION
|
||||
return: GLASS_BOTTLE
|
||||
amount: 1
|
||||
water-bar:
|
||||
@@ -207,7 +207,7 @@ sprinkler_3:
|
||||
return: BUCKET
|
||||
amount: 3
|
||||
method_2:
|
||||
item: WATER
|
||||
item: POTION
|
||||
return: GLASS_BOTTLE
|
||||
amount: 1
|
||||
water-bar:
|
||||
|
||||
Reference in New Issue
Block a user