Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "forge_marker": 1,
- "defaults": {
- "model": "storagecraft:grid_disconnected"
- },
- "variants": {
- "type": {
- "normal": {},
- "crafing": {}
- },
- "connected": {
- "true": {
- "model": "storagecraft:grid_connected"
- },
- "false": {}
- },
- "direction": {
- "north": {},
- "east": {
- "y": 90
- },
- "south": {
- "y": 180
- },
- "west": {
- "y": 270
- },
- "up": {
- "x": 270
- },
- "down": {
- "x": 90
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement