minecraft server init
This commit is contained in:
11
scripts/crafttweaker/oredict/mods/tinkers.zs
Normal file
11
scripts/crafttweaker/oredict/mods/tinkers.zs
Normal file
@ -0,0 +1,11 @@
|
||||
#priority 2600
|
||||
|
||||
/*
|
||||
SevTech: Ages OreDict Mod Script.
|
||||
|
||||
Note: These scripts are created and for the usage in SevTech: Ages and other
|
||||
modpacks curated by DarkPacks. You can use these scripts for reference and for
|
||||
learning but not for copying and pasting and claiming as your own.
|
||||
*/
|
||||
<ore:nuggetKnightslime>.add(<tconstruct:nuggets:3>);
|
||||
<ore:nuggetPigiron>.add(<tconstruct:nuggets:4>);
|
Reference in New Issue
Block a user