Submarine: Difference between revisions

From Infarupedia
(Created page with "== Configuration == name: Submarine maxSize: 5000 minSize: 500 allowedBlocks: - "#anvil" - "#bamboo_blocks" - "#beds" - "#buttons" - "#carpets" - "#chests" - "#concrete" - "#doors" - "#fence_gates" - "#fences" - "#glass" - "#heads" - "#logs" - "#planks" - "#pressure_plates" - "#signs" - "#slabs" - "#stairs" - "#terracotta" - "#trapdoors" - "#walls" - "#wool" - activator_rail -...")
 
No edit summary
 
Line 146: Line 146:
     - weathered_copper_grate
     - weathered_copper_grate
     - weathered_cut_copper
     - weathered_cut_copper
    - cobweb
     - pearlescent_froglight
     - pearlescent_froglight
     - verdant_froglight
     - verdant_froglight
     - ochre_froglight
     - ochre_froglight
    - azalea_leaves
    - flowering_azalea_leaves
    - "#banners"
    - soul_lantern
     - tinted_glass
     - tinted_glass


forbiddenBlocks:
forbiddenBlocks:
     - piston_head
     - piston_head


speed: 12
speed: 14


flyblocks:
flyblocks:
Line 163: Line 169:
         - 40.0
         - 40.0
         - 100.0
         - 100.0
     "#chests": # limit chests to make big airships important for merchant missions
     "#chests":  
         - 0.0
         - 0.0
         - N8
         - N8
     [dispenser,hopper,dropper]: # dispensers and hoppers can be used for inventory too, so limit them as well
     [dispenser,hopper,dropper]:  
         - 0.0
         - 0.0
         - 1.0
         - 4.0
     furnace: # Furnaces for cargo? really guys?
     furnace:  
         - N1
         - N1
         - N50
         - N50
     redstone_block:
     redstone_block: # engines
         - N4
         - N4
         - 100.0
         - 100.0

Latest revision as of 18:15, 23 November 2024

Configuration

name: Submarine maxSize: 5000 minSize: 500 allowedBlocks:

   - "#anvil"
   - "#bamboo_blocks"
   - "#beds"
   - "#buttons"
   - "#carpets"
   - "#chests"
   - "#concrete"
   - "#doors"
   - "#fence_gates"
   - "#fences"
   - "#glass"
   - "#heads"
   - "#logs"
   - "#planks"
   - "#pressure_plates"
   - "#signs"
   - "#slabs"
   - "#stairs"
   - "#terracotta"
   - "#trapdoors"
   - "#walls"
   - "#wool"
   - activator_rail
   - basalt
   - beacon
   - bell
   - blast_furnace
   - bookshelf
   - brewing_stand
   - cake
   - campfire
   - cartography_table
   - cauldron
   - chain
   - chiseled_bookshelf
   - chiseled_bookshelf
   - chiseled_copper
   - chiseled_deepslate
   - chiseled_nether_bricks
   - chiseled_polished_blackstone
   - chiseled_quartz_block
   - chiseled_stone_bricks
   - chiseled_tuff
   - chiseled_tuff_bricks
   - clay
   - coal_block
   - comparator
   - composter
   - copper_block
   - copper_bulb
   - copper_grate
   - crafting_table
   - cut_copper
   - daylight_detector
   - diamond_block
   - dispenser
   - dragon_egg
   - dropper
   - emerald_block
   - enchanting_table
   - end_stone
   - ender_chest
   - exposed_chiseled_copper
   - exposed_copper
   - exposed_copper_bulb
   - exposed_copper_grate
   - exposed_cut_copper
   - fire
   - fletching_table
   - flower_pot
   - furnace
   - glowstone
   - gold_block
   - grindstone
   - hopper
   - iron_bars
   - iron_block
   - ladder
   - lantern
   - lapis_block
   - lava
   - lectern
   - lever
   - lightning_rod
   - loom
   - netherite_block
   - netherrack
   - note_block
   - oxidized_chiseled_copper
   - oxidized_copper
   - oxidized_copper_bulb
   - oxidized_copper_grate
   - oxidized_cut_copper
   - piston
   - polished_andesite
   - polished_basalt
   - polished_blackstone
   - polished_deepslate
   - polished_diorite
   - polished_granite
   - polished_tuff
   - quartz_block
   - quartz_pillar
   - redstone_block
   - redstone_lamp
   - redstone_torch
   - redstone_wall_torch
   - redstone_wire
   - repeater
   - slime_block
   - smithing_table
   - smoker
   - smooth_basalt
   - smooth_quartz
   - smooth_stone
   - sticky_piston
   - stonecutter
   - torch
   - tripwire
   - tripwire_hook
   - wall_torch
   - waxed_chiseled_copper
   - waxed_copper_block
   - waxed_copper_grate
   - waxed_cut_copper
   - waxed_exposed_chiseled_copper
   - waxed_exposed_copper
   - waxed_exposed_copper_grate
   - waxed_exposed_cut_copper
   - waxed_oxidized_chiseled_copper
   - waxed_oxidized_copper
   - waxed_oxidized_copper_grate
   - waxed_oxidized_cut_copper
   - waxed_weathered_chiseled_copper
   - waxed_weathered_copper
   - waxed_weathered_copper_grate
   - waxed_weathered_cut_copper
   - weathered_chiseled_copper
   - weathered_copper
   - weathered_copper_bulb
   - weathered_copper_grate
   - weathered_cut_copper
   - cobweb
   - pearlescent_froglight
   - verdant_froglight
   - ochre_froglight
   - azalea_leaves
   - flowering_azalea_leaves	
   - "#banners"
   - soul_lantern
   - tinted_glass


forbiddenBlocks:

   - piston_head

speed: 14

flyblocks:

   iron_block:
       - 5.0
       - 100.0
   ["#concrete"]:
       - 40.0
       - 100.0
   "#chests": 
       - 0.0
       - N8
   [dispenser,hopper,dropper]: 
       - 0.0
       - 4.0
   furnace: 
       - N1
       - N50
   redstone_block: # engines
       - N4
       - 100.0
   netherite_block: # netherite block represents engines
       - N1
       - N50
   oxidized_copper_bulb: # engines
       - N4
       - 100.0