feat: rename poppy to rose

This commit is contained in:
Timo Ley 2023-02-17 12:24:52 +01:00
parent e8b576827e
commit c8f0d9574e
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<minecraft:red_flower>.displayName = "Rose";
recipes.addShapeless(<RedPowerBase:alloy:1> * 9, [<Tubestuff:storage:6>]);
recipes.addShapeless(<Tubestuff:storage:6>, [<RedPowerBase:alloy:1>, <RedPowerBase:alloy:1>, <RedPowerBase:alloy:1>, <RedPowerBase:alloy:1>, <RedPowerBase:alloy:1>, <RedPowerBase:alloy:1>, <RedPowerBase:alloy:1>, <RedPowerBase:alloy:1>, <RedPowerBase:alloy:1>]);
recipes.addShapeless(<RedPowerBase:alloy> * 9, [<Tubestuff:storage:7>]);