Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "forge_marker": 1,
- "defaults": {
- "model": "cristallum:crystal.obj",
- "uvlock": true
- },
- "variants": {
- "inventory": [{
- "transforms": "forge:default-block"
- }],
- "type": {
- "riparius":{
- "textures": {
- "#texture": "cristallum:blocks/green"
- }
- },
- "vinifera":{
- "textures": {
- "#texture": "cristallum:blocks/blue"
- }
- },
- "aboreus":{
- "textures": {
- "#texture": "cristallum:blocks/red"
- }
- }
- },
- "type=riparius": [{"y": 0}, {"y": 90}, {"y": 180}, {"y": 270}],
- "type=vinifera": [{"y": 0}, {"y": 90}, {"y": 180}, {"y": 270}],
- "type=aboreus": [{"y": 0}, {"y": 90}, {"y": 180}, {"y": 270}]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement