We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d811c commit e9a5efdCopy full SHA for e9a5efd
README.md
@@ -20,6 +20,7 @@ template types:
20
dummyEntity : Generates a dummy entity with no model / texture that can be used for map making.
21
zombieEntity : Generates a zombie that won't turn into a drowned.
22
basicBlock : Generates a basic block. (all blocks use same template texture, all you have to do is change the textures ;P)
23
+ basicItem : Generates a basic item. (it does nothing, but it can be used in other addons.)
24
25
How to compile:
26
0 commit comments