Advertisement
circuitdh

TestFluidBlock.json

Jun 15th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "forge_marker": 1,
  3. "variants": {
  4. "fluid": {
  5. "model": "forge:fluid",
  6. "custom": { "fluid": "testfluid" }
  7. },
  8. "gas": {
  9. "model": "forge:fluid",
  10. "custom": { "fluid": "testgas" }
  11. }
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement