Changes

1,864 bytes added ,  22:18, 18 April 2023
m
Line 643: Line 643:  
|-
 
|-
 
| <code>forge:milk</code> || None || Milk
 
| <code>forge:milk</code> || None || Milk
 +
|}
 +
 +
==== Entity Types ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Super Tag(s) !! Contains
 +
|-
 +
| <code>forge:bosses</code> || None || Mobs that are designed as bosses (boss bar appears and difficult to fight)
 
|}
 
|}
    
[[Category:Resources and Data]]
 
[[Category:Resources and Data]]
 +
 +
=== Community Tags ===
 +
 +
This is a list of all tags in the Forge namespace that are not part of Forge but agreed on by the modding community as the standard.
 +
 +
==== Blocks ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Super Tag(s) !! Contains
 +
|-
 +
| <code>forge:relocation_not_supported</code> || None || Immovable blocks [''from modded sources other than Pistons'']
 +
|-
 +
| <code>forge:storage_blocks/honeycombs</code> || <code>forge:storage_blocks</code> || Honeycomb blocks
 +
|-
 +
| <code>forge:storage_blocks/wax</code> || <code>forge:storage_blocks</code> || Wax blocks
 +
|}
 +
 +
==== Items ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Super Tag(s) !! Contains
 +
|-
 +
| <code>forge:buckets/honey</code> || None || Buckets holding honey fluids
 +
|-
 +
| <code>forge:concrete</code> || None || Concrete
 +
|-
 +
| <code>forge:concrete_powder</code> || None || Concrete Powder
 +
|-
 +
| <code>forge:honeycombs</code> || None || Honeycombs
 +
|-
 +
| <code>forge:honey_bottles</code> || None || Honey bottles
 +
|-
 +
| <code>forge:glazed_terracotta</code> || None || Glazed Terracotta
 +
|-
 +
| <code>forge:pollen</code> || None || Pollen
 +
|-
 +
| <code>forge:shulker_boxes</code> || None || Shulker Boxes
 +
|-
 +
| <code>forge:storage_blocks/honeycombs</code> || <code>forge:storage_blocks</code> || Honeycomb blocks
 +
|-
 +
| <code>forge:storage_blocks/wax</code> || <code>forge:storage_blocks</code> || Wax blocks
 +
|-
 +
| <code>forge:wax</code> || None || Wax
 +
|}
 +
 +
==== Fluids ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Super Tag(s) !! Contains
 +
|-
 +
| <code>forge:honey</code> || None || Honey
 +
|}
 +
 +
==== Entity Types ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Super Tag(s) !! Contains
 +
|-
 +
| <code>forge:slimes</code> || None || Slime-like mobs
 +
|}
2

edits