Guest User

Untitled

a guest
May 31st, 2024
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "type": "minecraft:simple_block",
  3. "config": {
  4. "to_place": {
  5. "type": "minecraft:weighted_state_provider",
  6. "entries": [
  7. {
  8. "weight": 1,
  9. "data": {
  10. "Name": "serilis:rock"
  11. }
  12. }
  13. ]
  14. }
  15. }
  16. }
  17.  
Add Comment
Please, Sign In to add comment