File Details
1.2.1
- R
- Jan 9, 2026
- 404.31 KB
- 10
- 1.20.1
- Forge
File Name
GAM-Craft 5-1.2.1.zip
Supported Versions
- 1.20.1
New Script:
rose-quartz.zs
-> Allows to craft the Biomes O' Plenty Rose Quartz Block into 4 Create Rose Quartz
If you want:
you can edit the code in the script to any number you want
just change the number that is x in the example here
craftingTable.addShapeless("rose_quartz_convert_recipe", <item:create:rose_quartz> * x, [<item:biomesoplenty:rose_quartz_block>]);

