Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- BLOCKSTATES
- blockclear_glass.json
- {
- "variants": {
- "normal": { "model": "ves:clear_glass" }
- }
- }
- -----------------------------------------
- MODELS/BLOCK
- clear_glass.json
- {
- "parent": "block/cube_all",
- "textures": {
- "all": "ves:blocks/clear_glass"
- }
- }
- ----------------
- I have 2 other json files, but they're for items, and are currently working so I won't post them
Advertisement
Add Comment
Please, Sign In to add comment