Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "forge_marker": 1,
- "defaults": {
- "model": "genesis:pebble_0"
- },
- "variants": {
- "variant": {
- "octaedrite": {
- "textures": {
- "particle": "#texture",
- "texture": "genesis:blocks/octaedrite"
- }
- },
- "dolerite": {
- "textures": {
- "particle": "#texture",
- "texture": "genesis:blocks/dolerite"
- }
- },
- "rhyolite": {
- "textures": {
- "particle": "#texture",
- "texture": "genesis:blocks/rhyolite"
- }
- },
- "granite": {
- "textures": {
- "particle": "#texture",
- "texture": "genesis:blocks/granite"
- }
- },
- "quartz": {
- "textures": {
- "particle": "#texture",
- "texture": "genesis:blocks/quartz_block"
- }
- },
- "brown_flint": {
- "textures": {
- "particle": "#texture",
- "texture": "genesis:blocks/brown_flint"
- }
- },
- "black_flint": {
- "textures": {
- "particle": "#texture",
- "texture": "genesis:blocks/black_flint"
- }
- }
- },
- "zrandom": {
- "0": {},
- "1": {},
- "2": {},
- "3": {}
- },
- "nw": {
- "true": {
- "model": null,
- "submodel": {
- "nw": {
- "model": "genesis:pebble_0",
- "transform": {"translation": [-0.25, 0, -0.25]}
- }
- }
- },
- "false": {}
- },
- "ne": {
- "true": {
- "model": null,
- "submodel": {
- "ne": {
- "model": "genesis:pebble_1",
- "transform": {"translation": [0.25, 0, -0.25]}
- }
- }
- },
- "false": {}
- },
- "se": {
- "true": {
- "model": null,
- "submodel": {
- "se": {
- "model": "genesis:pebble_2",
- "transform": {"translation": [0.25, 0, 0.25]}
- }
- }
- },
- "false": {}
- },
- "sw": {
- "true": {
- "model": null,
- "submodel": {
- "sw": {
- "model": "genesis:pebble_3",
- "transform": {"translation": [-0.25, 0, 0.25]}
- }
- }
- },
- "false": {}
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement